TaskViewData

Execution Tasks object with details of a scheduled job task.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

id

The tasks's system ID

-

string

outputId

The tasks's first output ID, there could be multiple outputs

-

string

executorId

The tasks's executor's ID

-

string

description

The tasks's description

-

string

status

A schedule's task status.

-

TaskStatus

resultType

The schedule type.

-

ScheduleResultType

result

The tasks's result

-

string

summary

The tasks's summary

-

string

startDate

The task's start date

-

string

date-time

endDate

The task's end date

-

string

date-time

Usages
  • /API2/tasks/getTaskData
  • /API2/tasks/getTasks